<string>Select the option to use a specific data erasure algorithm. On the next page of the wizard you will be able to get detailed information on the selected algorithm, choose whether to carry out the residual data verification or not specifying the percentage of sectors to check and estimate the time required to accomplish the operation.</string>
</property>
</widget>
<widget class="QComboBox">
<property name="name">
<cstring>cbWipeAlgorithm</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>From the pull-down list select a specific data erasure algorithm.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>You can see the algorithm description and set the level of verification on the next page.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</hbox>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbOwnAlgorithm</cstring>
</property>
<property name="focusPolicy">
<enum></enum>
</property>
<property name="text">
<string>Create your own Data Sanitization method</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select the option to create a custom data erasure method. On the next page of the wizard you will be able to define up to 4 wiping patterns, a number of passes for each wiping pattern and for all patterns together, choose whether to carry out the residual data verification or not specifying the percentage of sectors to check and estimate the time required to accomplish the operation.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>You can create your own Data Sanitization method.</string>